home *** CD-ROM | disk | FTP | other *** search
- *************** Example of using EXECDOS *******************
- * User wishes to SHELL to DOS, and avoid filling up the TNC
- * Buffers, here's how:
-
- * Set monitors to 0
-
- monitor 0
- mcon 0
-
- * Now PktGOLD Multi-Mode will Shell out to DOS
- execdos
-
- * When user types EXIT, program reloads where it left off and
- * turns on the monitors
-
- monitor 6
- mcon 6